@charset "utf-8";
/* CSS Document */
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,input,select,textarea,form{margin: 0; padding: 0;}
body{font:14px/1.5 "微软雅黑";}
img{border:none;}
ul,ol{list-style:none;}
input,select,textarea{outline:none;border:none;background:none;}
textarea{resize:none;}
a{text-decoration:none;}
{margin:0}
{padding:0}
/*清浮动*/
.clearfix:after{content:"";*display:block;*clear:both;}
.clearfix{zoom:1;}
.clear{clear: both;}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.top{
	width:100%;
	height: 35px;
	background: #f5f5f5;
	line-height: 35px;
	font-size: 12px;
	
}
.currency{
	width:1190px;
	margin: 0 auto;
}
.top_left{
	float: left;
}

.top_left a.yhm{
	color: #C8161D;
}


.top_left a.xin{
	/* background:url("../../images/images_v2/yhzx_01.png") no-repeat; */
	padding-left: 24px;
	background-position: left center;
}

.top_left a.dh{
	background: url("../../images/images_v2/yhzx_02.png")no-repeat;;
	padding-left: 24px;
	background-position: left center;
}


.top_left a,.top_right a{
	color: #6c6c6c;
}
.top_left a {
	margin-right: 20px;
}

.top_right{
	float: right;
}
.top_right a {
	margin-left: 20px;
}
.top_right a.xia{
	background: url("../../images/images_v2/yhzx_03.png") no-repeat;
	padding-right: 10px;
	background-position: right center;
}
.top_right .sub_menu{
	position: relative;
	display: inline-block;
}
.top_right .sub_menu ul{
	background-color: #f5f5f5;;
	display: none;
	position: absolute;
	width: 76px;
	top: 35px;
	left: 10px;
	z-index: 1;
	text-align: center;
}

.top_right .sub_menu:hover ul{
	display: block;
}
.top_right .sub_menu ul a{
	display: block;
	margin: 0px;
}
.top_right .sub_menu ul a:hover{
	background: #ff9900;
	color: #fff;
}

.top_right a.shop{
	background: url("../../images/images_v2/yhzx_04.png") no-repeat;
	padding-left: 24px;
	background-position: left center;
}
.top_right a.shop>span{
	color: #fff;
	text-align: center;
	background-color: rgb(255, 153, 0);
	border-radius: 10px;
	padding: 0px 5px;
	margin-left: 4px;
}

.top_right a.red{
	color: red;
}
.login_a a{
	color: #ff9900;
}
.ad_img img{
	background-repeat: no-repeat;
	width: 100%;
}

.currency .logo{
	float: left;
}
.currency .logo{
	margin-right: 20px;
	margin-top: 20px;
}

.search_right {
    float: right;
    margin-top: 30px;
}
.search_box {
    float: left;
}
.currency .search_box{
	width: 780px;
	margin-bottom: 11px;
	/* margin-top: 35px;  */
}
.search_box ul li{
	/* float: left; */
	width: 80px;
	text-align: center;
    height: 35px;
    line-height: 35px;
    color: #666;

}
.search_box ul li a{
    color: #666;
	display: block;
}
.search_box ul li a:hover{
    color: #fff;
    background-color: #c8161d;
}
.search_box ul li .cur{
    color: #fff;
    background-color: #c8161d;
}
.search_box ul li.last{
	position: relative;
    width: 50px;
}
.search_box ul li .xia{
   	background: url("../../images/images_v2/x.gif") no-repeat;
	padding-right: 10px;
	background-position: right center;
}
.search_box ul li.last ul{
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	background-color: #ECECEC;;
}
.search_box ul li.last:hover ul{
	display:block;
}
.search_box ul li.last ul li{
	width: 50px;
}
.search_input{
	border: 2px solid #ececec;
	width: 446px;
	float: left;
}
.search_input input {
    width: 450px;
    height: 42px;
    padding: 0 5px;
    font-size: 12px;
}
.search_button{
	width: 113px;
	height: 45px;
	background-color: #ff9900;
	display: inline-block;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
	color: #fff;
}
.tel{
	background: url("../../images/szs/szs_05.jpg") no-repeat left center;
	padding-left:65px;
	font-size: 24px;
    color: #999;
    display: inline-block;
    float:left;
    height:74px;
    line-height: 100px;
}
.search_hot a{
	display: inline-block;
	padding: 2px;
	color: #666;
	font-size: 12px;
}

.search_hot .hot{
	color: #c8161d;
}
.search_hot .hot:hover{
	color: rgb(255, 144, 0);
}
.search_hot .hou:hover{
	color: #999;
}

.login_a{
	position: relative;
	display: inline-block;
}
a.sousuo{
	display: inline-block;
	width: 80px;
	height: 40px;
	background:#ff9900;
	color:#fff;
	font-family: 'Microsoft YaHei';
	text-decoration: none;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	margin-top: 30px;
	float: right
}
.user_search_input{
	float: right;	
	position: relative;
	margin-top: 30px;
	border: 2px solid #f5f5f5;
	width: 355px;
	height: 37px;
}
.user_search_input .sub_menu{
	position: absolute;
	left: 0;
	background-color: #fff;
	line-height: 33px;
	cursor: pointer;
}

.user_search_input .sub_menu a{
	color: #6C6C6C;
}
.user_search_input .sub_menu a.xia{
	background: url("../../images/images_v2/userCenter/yhzx_03.png") no-repeat;
	padding-right: 10px;
	background-position: right center;
	margin-left: 12px;
}
.user_search_input .sub_menu>ul{
	display: none;
}
.user_search_input .sub_menu:hover>ul{
	display: block;
}
.user_search_input input{
	width:270px;
	height:26px;
	background-color: #fff;
	border:none;
	display: inline-block;
	padding:7px 5px 0px 80px;
	background-color: #fff;
}
.sub_menu ul li{
	text-align: center;
}
.sub_menu ul li a:hover{
	background-color: #f90;
	color: #fff;
	display: block;
	text-align: center;
}
.top_right{
	float: right;
}
.top_right a {
	margin-left: 20px;
}
.top_right a.xia{
	background: url("../../images/images_v2/userCenter/yhzx_03.png") no-repeat;
	padding-right: 10px;
	background-position: right center;
}
